home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / lib / m / index < prev    next >
Encoding:
Text File  |  1992-12-18  |  856 b   |  57 lines

  1. asinh
  2. asinh, acosh, atanh, 
  3. inverse hyperbolic functions
  4.  
  5. erf
  6. erf, erfc, 
  7. error functions
  8.  
  9. exp
  10. exp, expm1, log, log10, log1p, pow, 
  11. exponential, logarithm, power
  12.  
  13. floor
  14. fabs, floor, ceil, rint, 
  15. absolute value, floor, ceiling, and
  16.  
  17. hypot
  18. hypot, cabs, 
  19. Euclidean distance, complex absolute value
  20.  
  21. ieee
  22. copysign, drem, finite, logb, scalb, 
  23. copysign, remainder,
  24.  
  25. infnan
  26. infnan, 
  27. signals invalid floating-point operations on a VAX (temporary)
  28.  
  29. iszero
  30. iszero, isnormal, issubnormal, signbit, 
  31. Determine properties of IEE
  32. not a number, infinity, IEEE, double, 
  33. j0
  34. j0, j1, jn, y0, y1, yn, 
  35. bessel functions
  36.  
  37. lgamma
  38. lgamma, 
  39. log gamma function
  40.  
  41. math
  42. math, 
  43. introduction to mathematical library functions
  44.  
  45. sin
  46. sin, cos, tan, asin, acos, atan, atan2, 
  47. trigonometric functions
  48.  
  49. sinh
  50. sinh, cosh, tanh, 
  51. hyperbolic functions
  52.  
  53. sqrt
  54. cbrt, sqrt, 
  55. cube root, square root
  56.  
  57.